home *** CD-ROM | disk | FTP | other *** search
- Path: zetnet.co.uk!demon!aelitho.demon.co.uk
- From: dave@aelitho.demon.co.uk (Dave Edwards)
- Newsgroups: comp.sys.amiga.networking
- Subject: Re: New IBrowse external calls
- Date: Wed, 07 Feb 1996 22:53:09 GMT
- Message-ID: <2412.6611T1371T340@aelitho.demon.co.uk>
- References: <692.6609T1193T2818@cris.com>
- NNTP-Posting-Host: aelitho.demon.co.uk
- X-NNTP-Posting-Host: aelitho.demon.co.uk
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
- Hi CS Wagner on 06-Feb-96 00:56:09 you wrote..
- >I was wondering if anyone knows how to make the external calls work with the
- >new version of IBrowse. I've messed with them over and over. So far, nothing.
- >It seems like it should be easy. You have.
-
- > Type: _______/_______ Action:
- > Mime: _______________
- > Viewser: ____________
- > Arguments: __________
-
- >What I *THINK* it should be is something like...
-
- > Type: Image/gif Action: External Viewer
- > Mime: gif GIF
- > Viewer: c:fv <-- my image viewing program
- > Arguments: %s
-
- >This, of course, doesn't work at all. Does anyone have any ideas.
- > -Kainaw_
-
- I don't Know for sure how it should be but I've set mine as below and it all
- seems to work. Sorry if the lines are too long.
-
- application/octet-stream lha lzh zoom zom lzx Save to disk
- audio/basic au snd maud External System:c/play16 %f
- audio/x-8svx 8svx External System:c/play16 %f
- audio/x-wav wav External System:c/play16 %f
- audio/* External System:utilities/multiview %f
- image/* gif jpg iff ilbm ham tif External System:C/VT %f
- mods/* mod mods module External System:c/intuitracker %f
- music/* mod mods modules External System:c/intuitracker %f
- text/* Internal
- video/mpeg mpg mpeg mpe External System:c/mp -dither gray8 %f
- video/x-anim anim ANIM External System:c/vt %f
- video/quicktime mov qt External Work:imagefx/xanimamigabeta7/amixanim +CF4 -C %f
- video/x-msvideo avi External Work:imagefx/xanimamigabeta7/amixanim +CF4 -C %f
- video/x-sgi-movie movie External Work:imagefx/xanimamigabeta7/amixanim +CF4 -C %f
-
- I haven't tried them all but wav, gif, jpg, ham, mods, mpg, anim and mov all work.
- I tried mov with the %s option and it wouldn't work.
- I couldn't get lha to save to disk though, unless I load it from local disk.
-
- regards Dave
- --
- +- Mail - dave@aelitho.demon.co.uk ----- Amiga 4000/040 18mb 1.2Gb HD ---+
- |------ Using Thor for mail & news ----- Cybervision64 Commodore 1960 ---|
- +---------- When guns are outlawed, only outlaws will have guns ---------+
-
-